home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / eckelt01.zip / ERRATA.TXT < prev    next >
Text File  |  1995-02-22  |  879b  |  18 lines

  1. Print errors discovered by release of ECKELT01 (Feb 21, 1995):
  2.  
  3. -- Extra quote mark on back cover after PJ Plauger
  4. -- Page numbering errors in table of contents
  5. -- Page 28: Zip code for EckelBits should be 91941-4259
  6. -- Page 30: under "seminars & mentoring," misplaced comma
  7. -- Page 550: footnote 2, the second "C++" should be "C"
  8. -- Page 561: The function "call" should read:
  9.    void call(base b) {
  10. -- Page 627: The function "SumValue" should have a void return value
  11. -- Page 642: Listing SPECIAL.CPP should #include <iostream.h>
  12. -- Page 717: under "don't cause exceptions in destructors," the
  13.    beginning of the third line down, replace "constructor" with "destructor"
  14. -- Page 752: in the code listing, two lines below class X, the M in
  15.    "mutable" should be lower case
  16. -- Page 758: The first column in the last entry in the table. Replace
  17.    ":?" with "?:"
  18.